Welcome![Sign In][Sign Up]
Location:
Search - matlab GUI p

Search list

[Graph Recognize图像识别第一部(共三步)

Description:

图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI


Platform: | Size: 78377 | Author: liujingwei | Hits:

[Other resourceVolumization

Description: 采用MATLAB编写的最新三维数据图形界面,运用GUI编程,输入函数名:volumization (data, n )即可。其中DATA的格式为:[n x m x p];n表示显示方式: 1 - all, 2 - every second, 3 - every third。
Platform: | Size: 84646 | Author: Mark | Hits:

[Special EffectsNECdigitalwatermark

Description: 经典数字水印算法,包括GUI实现 可直接运行-classic digital watermarking algorithm, including the realization of GUI can run
Platform: | Size: 5374976 | Author: | Hits:

[OtherMATLAB_problem

Description:
Platform: | Size: 10240 | Author: 黎艺行 | Hits:

[OtherSTUDYGUI

Description: MATLAB-GUI初学相关资料 包含一些小程序与word文档ppt-MATLAB-GUI beginner information contains some minor procedures and word documents ppt
Platform: | Size: 1020928 | Author: wang | Hits:

[Otherwendu2

Description: 用Matlab的GUI工具实现用PID算法的温度控制-Using Matlab
Platform: | Size: 11264 | Author: 韩梅 | Hits:

[matlabMatlab_GUI

Description: 第七章 GUIDE入门 7.1 概述 7.2 图形句柄入门 7.3 GUIDE工具入门 7.4 创建图形用户界面外观 7.5 图形用户界面编程 7.6 常用的图形界面函数 7.7 本章小结 -Chapter VII GUIDE overview 7.2 Introduction 7.1 Introduction 7.3 GUIDE handle graphics tools to create entry-7.4 Appearance 7.5 graphical user interface graphical user interface programming 7.6 graphical interface function commonly used in this chapter 7.7 Summary
Platform: | Size: 1376256 | Author: 军军 | Hits:

[matlabVolumization

Description: 采用MATLAB编写的最新三维数据图形界面,运用GUI编程,输入函数名:volumization (data, n )即可。其中DATA的格式为:[n x m x p];n表示显示方式: 1 - all, 2 - every second, 3 - every third。 -MATLAB prepared using the latest three-dimensional data graphical interface, the use of GUI programming, enter the function name: volumization (data, n) can be. DATA format in which: [nxmxp] n that display: 1- all, 2- every second, 3- every third.
Platform: | Size: 83968 | Author: Mark | Hits:

[AI-NN-PRmani

Description: mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS -- Michael Lee (2) ISOMAP -- J. Tenenbaum, de Silva, & Langford (3) LLE -- Sam Roweis & Lawrence Saul (4) Hessian LLE -- D. Donoho & C. Grimes (5) Laplacian -- M. Belkin & P. Niyogi (6) Diffusion Map -- R. Coifman & S. Lafon (7) LTSA -- Zhenyue Zhang & Hongyuan Zha -mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS-- Michael Lee (2) ISOMAP-- J. Tenenbaum, de Silva, & Langford (3) LLE-- Sam Roweis & Lawrence Saul (4) Hessian LLE-- D. Donoho & C. Grimes (5) Laplacian-- M. Belkin & P. Niyogi (6) Diffusion Map-- R. Coifman & S. Lafon (7) LTSA-- Zhenyue Zhang & Hongyuan Zha
Platform: | Size: 14336 | Author: suxin | Hits:

[matlabGUI1

Description: matlab GUI PDF ebook
Platform: | Size: 195584 | Author: 李成 | Hits:

[Speech/Voice recognition/combinespeechcode1

Description: 语音识别Matlab测试程序(带GUI)。 Matlab P File-Speech Recognition test procedures (GUI). Matlab P File
Platform: | Size: 197632 | Author: 翟广宇 | Hits:

[Embeded-SCM DevelopGUI-MATLAB

Description: 精通GUI图形界面编程(MATLAB).pdf-Proficient in GUI graphical interface programming (MATLAB). Pdf
Platform: | Size: 17054720 | Author: 好记 | Hits:

[matlabPIDControl

Description: 这是用matlab中的GUI界面做的PID控制器,对初学用GUI作控制的有一定帮助。-It is used matlab to do in the GUI interface, PID controller, for beginners to use GUI for control of certain assistance.
Platform: | Size: 9216 | Author: 张春敏 | Hits:

[matlabPCM

Description: 一个PCM编码的GUI程序,包括给出原函数,抽样,量化,有多种选项可以自行选择-A PCM-coded GUI procedures, including the original function is given, sampling, quantization, there are several options to choose
Platform: | Size: 6144 | Author: 田野 | Hits:

[Special Effectsmatlab

Description: Bài tậ p xử lý ả nh y tế trong mô i trư ờ ng GUI - Matlab-Bài tậ p xử lý ả nh y tế trong mô i trư ờ ng GUI - Matlab
Platform: | Size: 702464 | Author: Minh Tuan | Hits:

[matlab洛伦兹gui文件

Description: 世界上研究?广泛的常?分方程|是Lorenz混沌吸引子。该方程在1963年由M.I.T.数学家和气象学家Edward Lorenz提出,Edward Lorenz的研究兴趣主?在用6体运动模型描述地球空气运动。该文件为洛伦兹吸引子matlab程序以及相关文档说明。(function lorenzgui if ~isequal(get(gcf,'name'),'Lorenz Gui') rhos = [28 99.65 100.5 160 350]; shg clf reset p = get(gcf,'pos'); set(gcf,'color','black','doublebuff','on','name','Lorenz Gui', ... 'menu','none','numbertitle','off', ... 'pos',[p(1) p(2)-(p(3)-p(4))/2 p(3) p(3)]))
Platform: | Size: 365568 | Author: 4443895408@qq.com | Hits:

[Other systemsP3

Description: 皮尔逊Ⅲ型适线软件,MATLAB编程,GUI,可修改(Pearson-III distribution,Optimum line software,MATLAB,GUI)
Platform: | Size: 8192 | Author: Strayer_ | Hits:

CodeBus www.codebus.net